Sniping suits helps required muscles to move effectively for shooting an arrow.
Reduces necessary time to shoot arrows and helps to achieve improved accuracy.
Critical Rate + 6, Bonus (LUK/10) Critical Rate depending on your LUK rate.
MDEF + 5, Reduces after-cast skill delay by 23%.
Класс : Armor
Защита : 5
Вес : 75
Необходимый Lv. : 50
Доступно для : Sniper
Улучшается : Да
Доп. информация:
ID : 2367
Цена у NPC : 10
Script :
{ bonus bMdef,5; bonus bCritical,6+(readparam(bLuk)/10); bonus bDelayRate,-23; }
{
...bonus bMdef,5;
...bonus bCritical,6+(readparam(bLuk)/10);
...bonus bDelayRate,-23;
}